home *** CD-ROM | disk | FTP | other *** search
/ SGI O2 Out of Box Experience / SGI O2 Out of Box Experience.iso / jungleIsland / space / sounds.wrl < prev   
Text File  |  1996-11-14  |  527b  |  35 lines

  1. #VRML V2.0 utf8 CosmoCreate3D V1.0
  2.  
  3. Group {
  4.   children      Transform {
  5.     children [    Shape {
  6.       appearance    Appearance {
  7.     material    Material {
  8.       ambientIntensity    0.249999
  9.       diffuseColor    0.424238 0.424238 0.424238
  10.       specularColor    0.168 0.168 0.168
  11.       emissiveColor    1 0 0
  12.       shininess    0.153696
  13.     }
  14.  
  15.       }
  16.  
  17.       geometry    Sphere {
  18.       }
  19.  
  20.     },
  21.  
  22. #    Sound {
  23. #        source DEF JUNGLE-NOISE-CLIP AudioClip{
  24. #            url "Sounds/"
  25. #        }
  26. #    }
  27.     ]
  28.  
  29.     translation    -0.679174 0.122956 -4.5
  30.     rotation    0 0 1  0
  31.     scale    100 100 100
  32.   }
  33.  
  34. }
  35.